線形代数 例

カーネル(核)を求める T[[x],[y]]=[[x],[y]]
T[xy]=[xy]T[xy]=[xy]
ステップ 1
変換のカーネルは、変換を0ベクトルに等しくするベクトルです(変換の原像)
[xy]=0
ステップ 2
ベクトル方程式で連立方程式を作成します。
x=0
y=0
ステップ 3
Write the system as a matrix.
[100010]
ステップ 4
Use the result matrix to declare the final solution to the system of equations.
x=0
y=0
ステップ 5
Write a solution vector by solving in terms of the free variables in each row.
[xy]=[00]
ステップ 6
Write as a solution set.
{[00]}
ステップ 7
Tの核(カーネル)は部分空間{[00]}です。
K(T)={[00]}
 [x2  12  π  xdx ]